home *** CD-ROM | disk | FTP | other *** search
- Path: digex.net!not-for-mail
- From: em@access2.digex.net (Eliot Marx)
- Newsgroups: comp.lang.c++
- Subject: odbc, ugh!
- Date: 22 Jan 1996 17:55:48 -0500
- Organization: Express Access Online Communications, Greenbelt, MD USA
- Message-ID: <4e14lk$609@access2.digex.net>
- NNTP-Posting-Host: access2.digex.net
-
- I am writing a dll using VC++, making calls to odbc api functions, but I'm
- having trouble with the SQLExtendedFetch function, which is telling me
- via the SQLError function that the driver I'm using does not support this
- function. Ugh.
-
- I'm running win3.1, using vc++ 1.5, trying to access access 2.0. The
- dll (in \windows\system\) is called odbcjt16.dll
-
- The Microsoft people say it ought work. I donno. Any ideas? Thanks!
-
- -em
-